control state information造句
例句與造句
- Saves control state information for the control adapter
保存控件適配器的控件狀態(tài)信息。 - Loads adapter control state information that was saved by
加載適配器控件狀態(tài)信息,該信息由 - Saves any view or control state information for the page
保存該頁的任何視圖或控件狀態(tài)信息。 - That contains the adapter s control state information as a
,其中包含適配器的控件狀態(tài)信息作為 - Restores control state information from a previous page request that was saved by the
方法保存的上一個頁請求還原控件狀態(tài)信息。 - It's difficult to find control state information in a sentence. 用control state information造句挺難的
- Class is used to deserialize view state and control state information , and the
類對視圖狀態(tài)和控件狀態(tài)信息進行反序列化,并使用所得 - When an adapter needs to maintain its own control state information , it can override the
當適配器需要維護自身的控件狀態(tài)信息時,可以重寫 - Load method to load page and control state information from an incoming request to the web server
方法,用于從發(fā)給web服務(wù)器的傳入請求中加載頁和控件狀態(tài)信息。 - Occurs after the page has completed saving all view state and control state information for the page and controls on the page
在頁已完成對頁和頁上控件的所有視圖狀態(tài)和控件狀態(tài)信息的保存后發(fā)生。 - In version 1 . 1 of asp . net , view state is used to store control state information , the content of controls , and application data
在asp . net 1 . 1版中,視圖狀態(tài)用于存儲控件狀態(tài)信息、控件內(nèi)容和應(yīng)用程序數(shù)據(jù)。 - An adapter might need to maintain control state information when there are features that need to have state maintained across requests , independent from the state of the associated control
當存在需要跨請求維護狀態(tài)的功能時,無論關(guān)聯(lián)控件的狀態(tài)如何,適配器可能都需要維護控件狀態(tài)信息。